func reflect.isValidFieldName
2 uses
reflect (current package)
type.go#L2120: func isValidFieldName(fieldName string) bool {
type.go#L2205: if !isValidFieldName(field.Name) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)